FluxRow typedef

FluxRow = Map<String, String?>

Implementation

typedef FluxRow = Map<String, String?>;