header property

Map<String, String>? header
final

Optional headers passed to native platform.

Implementation

final Map<String, String>? header;