Returns a JSON representation of this object.
@override Map<String, dynamic> toJson() => <String, dynamic>{ 'isEnabled': isEnabled, 'name': name, };