menu
flutterflow_flash_beta package
documentation
flutterflow_flash.dart
PostgresDeclaration
PostgresDeclaration.new const constructor
PostgresDeclaration.new const constructor
dark_mode
light_mode
PostgresDeclaration
constructor
const
PostgresDeclaration
(
{
required
String
url
,
required
String
anonKey
,
})
Implementation
const PostgresDeclaration({required this.url, required this.anonKey});
flutterflow_flash_beta package
documentation
flutterflow_flash
PostgresDeclaration
PostgresDeclaration.new const constructor
PostgresDeclaration class