menu
postgres_fork package
documentation
messages.dart
DeleteMessageTuple
fromByte static method
fromByte static method
dark_mode
light_mode
fromByte
static method
DeleteMessageTuple
fromByte
(
int
byte
)
Implementation
static
DeleteMessageTuple fromByte(
int
byte) {
return
fromID(
String
.fromCharCode(byte)); }
postgres_fork package
documentation
messages
DeleteMessageTuple
fromByte static method
DeleteMessageTuple enum
Values
keyType
oldType
unknown
Properties
hashCode
id
index
name
(ext)
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
fromByte
fromID
Constants
values