toJson method

Map<String, Object?> toJson()

Used for code generation

Implementation

Map<String, Object?> toJson() => _$DirectusFileToJson(this);