fromBytes property

String? fromBytes
getter/setter pair

The content type of the file derived by looking at specific bytes (i.e. "magic bytes") of the actual file.

Implementation

core.String? fromBytes;