toJson method

Map toJson()

Converts BrickEnvironment to Map

Implementation

Map<dynamic, dynamic> toJson() => _$BrickEnvironmentToJson(this);