current property
LarkPlatform
get
current
The currently detected runtime platform.
Framework code may use this for environment-specific behavior.
Implementation
static LarkPlatform get current => LarkPlatform.web;