SpannerDatabase constructor

SpannerDatabase({
  1. List<SpannerSchema>? schemas,
})

Implementation

SpannerDatabase({this.schemas});