resource property
String?
get
resource
Path or URI naming the run instructions or code.
Implementation
String? get resource => _scalarString(raw['resource']);
Path or URI naming the run instructions or code.
String? get resource => _scalarString(raw['resource']);