content property

Object? content
final

May be a string (json) or an Uint8List (binary)

Implementation

final Object? content;