feature library
Classes
-
Feature<
T>
Enums
Typedefs
-
BooleanFeature
= Feature<
bool> -
DoubleFeature
= Feature<
double> -
IntegerFeature
= Feature<
int> -
JsonFeature
= Feature<
Map< String, dynamic> > -
TextFeature
= Feature<
String>