AsyncEventID$reflectionExtension extension
- on
Properties
-
reflection
→ ClassReflection<
AsyncEventID> -
Available on AsyncEventID, provided by the AsyncEventID$reflectionExtension extension
Returns aClassReflection
for type AsyncEventID. (Generated byReflectionFactory
)no setter
Methods
-
toJsonEncoded(
{bool pretty = false, bool duplicatedEntitiesAsID = false}) → String -
Available on AsyncEventID, provided by the AsyncEventID$reflectionExtension extension
Returns an encoded JSON String for type AsyncEventID. (Generated byReflectionFactory
) -
toJsonFromFields(
{bool duplicatedEntitiesAsID = false}) → Object? -
Available on AsyncEventID, provided by the AsyncEventID$reflectionExtension extension
Returns a JSON for type AsyncEventID using the class fields. (Generated byReflectionFactory
) -
toJsonMap(
{bool duplicatedEntitiesAsID = false}) → Map< String, dynamic> ? -
Available on AsyncEventID, provided by the AsyncEventID$reflectionExtension extension
Returns a JSON Map for type AsyncEventID. (Generated byReflectionFactory
)