fromMap method

  1. @override
String fromMap(
  1. Map map
)
override

Implementation

@override
String fromMap(Map map) => map["value"];