userplatform property

String? get userplatform

Implementation

String? get userplatform => _userplatform?.get() ?? FmlEngine.platform;