toJson method

String toJson()

Returns json of FvmConfig

Implementation

String toJson() => prettyJson(toMap());