13 lines
364 B
Dart
13 lines
364 B
Dart
// GENERATED CODE - DO NOT MODIFY BY HAND
|
|
|
|
part of 'dev.dart';
|
|
|
|
// **************************************************************************
|
|
// JsonLiteralGenerator
|
|
// **************************************************************************
|
|
|
|
const _$configJsonLiteral = {
|
|
'env': 'DEV',
|
|
'production': false,
|
|
'apiUrl': 'https://dev.localspend.co.uk/api'
|
|
};
|