toJson method

String toJson()

Returns json of FvmSettings

Implementation

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