API class
- Mixed-in types
Constructors
- API.new()
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
-
getConfigApi(
{required String function}) → Future< Map< String, dynamic> > -
getDataReportApiJWT(
{String? banco, Map? dados, String? url}) → Future< String> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
selectDate(
{required BuildContext context}) → Future< String> -
inherited
-
setBancoDeDados(
{required String banco}) → dynamic -
inherited
-
setEnderecoApi(
{required String enderecoUrl}) → dynamic -
inherited
-
setMatricula(
{required int matriculaUsu}) → dynamic -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited