$oid property

  1. @Deprecated('Use oid instead. Renamed because the \$ at the beginning ' 'is not practical in string interpolation')
String $oid

Implementation

@Deprecated('Use oid instead. Renamed because the \$ at the beginning '
    'is not practical in string interpolation')
String get $oid => oid;