localName property

  1. @Deprecated('Use platformName instead')
String get localName
inherited

Implementation

@Deprecated('Use platformName instead')
String get localName => platformName;