ParseNetworkOptions constructor

ParseNetworkOptions(
  1. {Map<String, String>? headers}
)

Implementation

ParseNetworkOptions({this.headers});