rawCode property
String
get
rawCode
Get the raw code as its received in the instance.
Implementation
String get rawCode => _rawCode;
Get the raw code as its received in the instance.
String get rawCode => _rawCode;