meta property

Meta? meta
override

meta The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.

Implementation

Meta? get meta => _bundle.meta;
void meta=(Meta? _meta)
inherited

Implementation

Meta? meta;