mirrorApi property

String? get mirrorApi

Implementation

String? get mirrorApi => setting("MIRROR") ?? setting("MIRROR_API");