menu
meshagent package
documentation
database_client.dart
TableRef
TableRef.new constructor
TableRef.new constructor
dark_mode
light_mode
TableRef
constructor
TableRef
(
{
required
String
name
,
List
<
String
>
?
namespace
,
String
?
alias
,
})
Implementation
TableRef({required this.name, this.namespace, this.alias});
meshagent package
documentation
database_client
TableRef
TableRef.new constructor
TableRef class