menu
dart_appwrite package
documentation
models.dart
DedicatedDatabase
networkIPAllowlist property
networkIPAllowlist property
dark_mode
light_mode
networkIPAllowlist
property
List
<
String
>
networkIPAllowlist
final
IP addresses/CIDR ranges allowed to connect.
Implementation
final List<String> networkIPAllowlist;
dart_appwrite package
documentation
models
DedicatedDatabase
networkIPAllowlist property
DedicatedDatabase class