getSubdomains method

  1. @override
List<String> getSubdomains()
override

Implementation

@override
List<String> getSubdomains() {
  return [];
}