common property

RCaching common
getter/setter pair

Get a RCaching instance with common level. Used to store RCache for regular data.

@return RCaching

@note This instance is an instance of CommonMethodChannelRCache.

Implementation

static RCaching common = RCachePlatform.common;