AsyncEventID$reflectionExtension extension

on

Properties

reflection → ClassReflection<AsyncEventID>

Available on AsyncEventID, provided by the AsyncEventID$reflectionExtension extension

Returns a ClassReflection for type AsyncEventID. (Generated by ReflectionFactory)
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 by ReflectionFactory)
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 by ReflectionFactory)
toJsonMap({bool duplicatedEntitiesAsID = false}) Map<String, dynamic>?

Available on AsyncEventID, provided by the AsyncEventID$reflectionExtension extension

Returns a JSON Map for type AsyncEventID. (Generated by ReflectionFactory)