peripheralParserSpec property
peripheralParserSpec is the parser specification for the peripheral device.
Implementation
set peripheralIdentifier(String? value);/// [peripheralParserSpec] is the parser specification for the peripheral device.
Map<String, dynamic>? get peripheralParserSpec;
peripheralParserSpec is the parser specification for the peripheral device.
Implementation
Map<String, dynamic>? get peripheralParserSpec;/// [peripheralParserSpec] is the parser specification for the peripheral device.
set peripheralParserSpec(Map<String, dynamic>? value);