router property

bool? get router

Implementation

bool? get router => (_$data['router'] as bool?);