constructDb function

FDBA constructDb(
  1. String name
)

Implementation

FDBA constructDb(String name) {
  throw UnimplementedError();
}