menu
maas package
documentation
types/entity.dart
Body
Body.new constructor
Body.new constructor
dark_mode
light_mode
Body
constructor
Body
(
{
String
?
codec
,
String
?
schema
,
Uint8List
?
buffer
,
})
Implementation
Body({this.codec, this.schema, this.buffer});
maas package
documentation
types/entity
Body
Body.new constructor
Body class