Json constructor

Json()

Empty Json

Implementation

Json() : _rawValue = <String, dynamic>{};