OpenAssembleeJsonTranscoder class

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getJsonIndividualVotes(ScrutinFromJson scrutin, bool? hiliteFronde) Future<List<IndividualVotes>>
Inside the ScrutinFromJson, reorder the Groups and INdividual Votes for Assembly display
getJsonScrutin({String? localPath, String? remotePath, String? amendementPath}) Future<ReturnFromJson?>
Get JSON file (local or remote) and map to ScrutinFromJson
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited