$sourceFile property
String?
get
$sourceFile
Implementation
String? get $sourceFile =>
reflectClass(runtimeType).location?.sourceUri.toString();
String? get $sourceFile =>
reflectClass(runtimeType).location?.sourceUri.toString();