baseNameSpace property

String baseNameSpace
final

Base namespace, typically the namespace used by the using application. For example an app called 'Buzz' could have a namespace like 'buzz' or 'buzz_app'

Implementation

final String baseNameSpace;