toJson abstract method

Map<String, dynamic> toJson()

Used to encode the attributes for this asset file in a corresponding Asset's Contents.json file.

Implementation

Map<String, dynamic> toJson();