value property

  1. @override
String get value
override

Implementation

@override
String get value => json.encode(dados.toList());