code property
String
get
code
Error code. Usually a string of prefix and internalCode.
Implementation
String get code => '$prefix$internalCode';
Error code. Usually a string of prefix and internalCode.
String get code => '$prefix$internalCode';