resourceId property

String? get resourceId
override

Implementation

String? get resourceId => _$this._resourceId;
set resourceId (covariant String? resourceId)
covariantoverride

Implementation

set resourceId(covariant String? resourceId) => _$this._resourceId = resourceId;