AxelorImpl class
Properties
Methods
-
buildAxelorEndPoint(
{required bool baseDomain, required String model, required int? id, required AxelorApiAction? action}) → String -
buildHeaders(
{required bool withAuth, required Map< String, dynamic> ? headers}) → Options -
handleResponse<
T> (Response response, AxelorMapper< T> ? mapper) → AxelorResult<T> -
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