encodeToBytes abstract method
Implementation
Uint8List encodeToBytes(
Object? o, {
bool pretty = false,
bool duplicatedEntitiesAsID = false,
bool? autoResetEntityCache,
});
Uint8List encodeToBytes(
Object? o, {
bool pretty = false,
bool duplicatedEntitiesAsID = false,
bool? autoResetEntityCache,
});