DetalleEspecieService class
Constructors
Properties
- apiUrl → String
-
final
- flutterLocalNotificationsPlugin → FlutterLocalNotificationsPlugin
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- tokenManager → TokenManager
-
final
Methods
-
checkAndSyncPendingDetalles(
) → Future< void> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
saveDetalleEspecie(
Map< String, dynamic> detalle, BuildContext context) → Future<void> -
showMessage(
BuildContext context, String message) → void -
toString(
) → String -
A string representation of this object.
inherited
-
uploadDetalle(
Map< String, dynamic> detalle) → Future<bool>
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited