assets property
Asset files embedded in this module (images, JSON fixtures, etc.). Any file can be stored as an asset; the path is relative to the package root.
Implementation
@$pb.TagNumber(13)
$pb.PbList<ModuleAsset> get assets => $_getList(9);
Asset files embedded in this module (images, JSON fixtures, etc.). Any file can be stored as an asset; the path is relative to the package root.
@$pb.TagNumber(13)
$pb.PbList<ModuleAsset> get assets => $_getList(9);