api library

Mixins

CachingApiReaderMixin
SignalingApiMixin<V extends Entity>
This mixin is applied to auto-generated apis, and ensures that the modification events are propagated and can be listened to.

Properties

apiClient ApiClient
no setter
apiRegistry ApiRegistry
no setter
inputSchemaPath JsonPath
final
ThirdPartyCreds → _ThirdPartyCreds
final

Functions

flexiDateOf(dynamic dyn) FlexiDate?

Typedefs

Deserializer = dynamic Function(dynamic input)
MModelInstantiator<M extends Entity> = M Function([dynamic json])
PersistenceLifecycleEvent<T> = dynamic Function(T input)