platformName property

String get platformName

Implementation

String get platformName =>
    _platformName ?? BlePlatform.instance.platformName(remoteId);