toJson method

Map toJson()

Implementation

Map toJson() => {
      'font_family': fontFamily,
      'src': src,
    };